projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
927aaa4
)
Fix a doc comment
author
Matthias Clasen
<mclasen@redhat.com>
Fri, 27 Nov 2009 05:43:51 +0000
(
00:43
-0500)
committer
Matthias Clasen
<mclasen@redhat.com>
Fri, 27 Nov 2009 05:43:51 +0000
(
00:43
-0500)
gtk/gtkaction.c
patch
|
blob
|
history
diff --git
a/gtk/gtkaction.c
b/gtk/gtkaction.c
index 8525ec2c60f4f170145c9e1dbf3211d76f159e7b..708e0c2e01e95600f9087f767ea5eaaeb995e887 100644
(file)
--- a/
gtk/gtkaction.c
+++ b/
gtk/gtkaction.c
@@
-1286,7
+1286,6
@@
gtk_action_set_short_label (GtkAction *action,
/**
* gtk_action_get_short_label:
* @action: a #GtkAction
- * @label: the label text to set
*
* Gets the short label text of @action.
*